projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e22067
)
Add category 'j' to more characters.
author
K. Handa
<handa@gnu.org>
Sun, 5 Jun 2016 07:23:02 +0000
(16:23 +0900)
committer
K. Handa
<handa@gnu.org>
Sun, 5 Jun 2016 07:23:02 +0000
(16:23 +0900)
* lisp/international/characters.el: Add category 'j' (Japanese)
to characters in japanese-jisx0213.2004-1.
lisp/international/characters.el
patch
|
blob
|
history
diff --git
a/lisp/international/characters.el
b/lisp/international/characters.el
index 58695654665ec6e43536a03c48c0e36f05c2cd42..371f6987bf2bec68d47ab2f1366c3a95e915e8cd 100644
(file)
--- a/
lisp/international/characters.el
+++ b/
lisp/international/characters.el
@@
-194,6
+194,7
@@
with L, LRE, or LRO Unicode bidi character type.")
(dolist (l '(katakana-jisx0201 japanese-jisx0208 japanese-jisx0212
japanese-jisx0213-1 japanese-jisx0213-2
+ japanese-jisx0213.2004-1
cp932-2-byte))
(map-charset-chars #'modify-category-entry l ?j))